-
Home
-
emerchantpay Gateway Module for WooCommerce
-
1.14.6
-
Code
-
Classes
- Item
Total Complexity |
30 |
Dependencies |
4 |
Dependents |
2 |
Total lines |
487 |
Lines of code |
171 |
Logical lines of code |
66 |
Comment lines |
211 |
Methods |
19 |
Properties |
13 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setQuantityUnit() |
S |
62 |
3 |
12 |
verifyNonNegativeField() |
S |
63 |
3 |
11 |
verifyNegativeField() |
S |
63 |
3 |
11 |
setItemType() |
S |
53 |
2 |
26 |
toArray() |
S |
56 |
1 |
18 |
getTotalAmount() |
S |
69 |
2 |
7 |
verifyUnitPriceField() |
S |
67 |
2 |
8 |
getProductIdentifiersParamsStructure() |
S |
71 |
2 |
6 |
verifyRequiredField() |
S |
65 |
2 |
10 |
__construct() |
S |
62 |
1 |
12 |
addMerchantMarketplaceSellerInfo() |
S |
76 |
1 |
4 |
setProductIdentifiers() |
S |
77 |
1 |
4 |
setTotalDiscountAmount() |
S |
73 |
1 |
5 |
getTotalTaxAmount() |
S |
66 |
1 |
8 |
setTaxRate() |
S |
73 |
1 |
5 |
setQuantity() |
S |
71 |
1 |
6 |
setUnitPrice() |
S |
74 |
1 |
5 |
setName() |
S |
73 |
1 |
5 |
getMerchantDataParamsStructure() |
S |
68 |
1 |
8 |